home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / X11 / IsCursorKey.z / IsCursorKey
Encoding:
Text File  |  1998-10-30  |  2.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      IIIIssssCCCCuuuurrrrssssoooorrrrKKKKeeeeyyyy((((3333XXXX11111111))))  XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))   IIIIssssCCCCuuuurrrrssssoooorrrrKKKKeeeeyyyy((((3333XXXX11111111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey,
  10.           IsModiferKey, IsPFKey, IsPrivateKeypadKey - keysym
  11.           classification macros
  12.  
  13.      SSSSYYYYNNNNTTTTAAAAXXXX
  14.           IsCursorKey(_k_e_y_s_y_m)
  15.  
  16.           IsFunctionKey(_k_e_y_s_y_m)
  17.  
  18.           IsKeypadKey(_k_e_y_s_y_m)
  19.  
  20.           IsMiscFunctionKey(_k_e_y_s_y_m)
  21.  
  22.           IsModifierKey(_k_e_y_s_y_m)
  23.  
  24.           IsPFKey(_k_e_y_s_y_m)
  25.  
  26.           IsPrivateKeypadKey(_k_e_y_s_y_m)
  27.  
  28.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  29.           _k_e_y_s_y_m    Specifies the KeySym that is to be tested.
  30.  
  31.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  32.           The _I_s_C_u_r_s_o_r_K_e_y macro returns _T_r_u_e if the specified KeySym
  33.           is a cursor key.
  34.  
  35.           The _I_s_F_u_n_c_t_i_o_n_K_e_y macro returns _T_r_u_e if the KeySym is a
  36.           function key.
  37.  
  38.           The _I_s_K_e_y_p_a_d_K_e_y macro returns _T_r_u_e if the specified KeySym
  39.           is a keypad key.
  40.  
  41.           The _I_s_M_i_s_c_F_u_n_c_t_i_o_n_K_e_y macro returns _T_r_u_e if the specified
  42.           KeySym is a miscellaneous function key.
  43.  
  44.           The _I_s_M_o_d_i_f_e_r_K_e_y macro returns _T_r_u_e if the specified KeySym
  45.           is a modifier key.
  46.  
  47.           The _I_s_P_F_K_e_y macro returns _T_r_u_e if the specified KeySym is a
  48.           PF key.
  49.  
  50.           The _I_s_P_r_i_v_a_t_e_K_e_y_p_a_d_K_e_y macro returns _T_r_u_e if the specified
  51.           KeySym is a vendor-private keypad key.
  52.  
  53.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  54.           AllPlanes(3X11), BlackPixelOfScreen(3X11),
  55.           ImageByteOrder(3X11)
  56.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.